GoXam for WPF v3
GraphModel.DataCollection<NodeType,NodeKey> Class Members
Properties  Methods 


Northwoods.GoXam.Model Namespace : GraphModel.DataCollection<NodeType,NodeKey> Class

The following tables list the members exposed by GraphModel.DataCollection<NodeType,NodeKey>.

Public Constructors
 NameDescription
Public Constructor The default constructor produces an empty collection.  
Top
Public Properties
 NameDescription
Public Property Gets or sets the model that owns all of the nodes in this collection.  
Public PropertyGets or sets the collection of node data, each of type NodeType.  
Top
Public Methods
 NameDescription
Public Method Add a node data to this collection.  
Public MethodThis predicate is true if the given node data is in the collection of Nodes.  
Public Method Remove a node data from this collection.  
Top
See Also

Reference

GraphModel.DataCollection<NodeType,NodeKey> Class
Northwoods.GoXam.Model Namespace